Package-level declarations
Types
Link copied to clipboard
data class WaveAnimationSpecs(val waveHeightAnimationSpec: AnimationSpec<Dp>, val waveVelocityAnimationSpec: AnimationSpec<Dp>)
Custom animation configurations for various properties of the wave.
Link copied to clipboard
The horizontal movement (shift) of the whole wave.
Link copied to clipboard
A better and more clear type name for wave velocity.